-
Home
-
hCaptcha for WP
-
4.1.0
-
Code
-
Classes
- Form
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
304 |
Lines of code |
133 |
Logical lines of code |
57 |
Comment lines |
116 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify() |
S |
56 |
5 |
17 |
is_forminator_admin_page() |
S |
60 |
3 |
15 |
admin_enqueue_scripts() |
S |
52 |
2 |
28 |
print_hcaptcha_scripts() |
S |
64 |
3 |
10 |
has_hcaptcha_field() |
S |
68 |
3 |
8 |
enqueue_scripts() |
S |
61 |
2 |
13 |
add_hcaptcha() |
S |
70 |
2 |
6 |
replace_hcaptcha_field() |
S |
71 |
2 |
6 |
is_hcaptcha_field() |
S |
77 |
2 |
3 |
get_hcaptcha() |
S |
63 |
1 |
11 |
__construct() |
S |
82 |
1 |
3 |
init_hooks() |
S |
63 |
1 |
9 |
before_form_render() |
S |
76 |
1 |
4 |